Fullscreen Image

Accruent Siterra 24.2 Release Notes

We're delivering this automatic upgrade on June 8, 2024, with the following highlights:

  • API: Authenticated API users can use the new API endpoints to reassign one or more documents.

Improvements and issues fixed

Component Summary Reference #

SSO

We deployed a hot fix to 24.2 UAT environments to allow SSO users to sign in.

SP-55327

Projects

The system now prevents you from changing the Start Date of:

  • a partially completed project with dependent tasks.

  • a project that is closed.

A message now informs you that the Start Date cannot be changed.

SP-47031

API

API users can use the new ReassignDocuments to reassign all documents from the specified existing library to a designated library cluster. For example:

{baseApiPath}/documents/v1/reassigndocuments {oldLibraryId, newLibraryId}

SP-54010

SP-54011

Search by API

When assets are queried using an API call, the search now returns accurate results that the user is authorized to view without corrupting or losing data.

SP-54695
Assets

View only users with no update permissions for Assets can only view existing asset data within the asset object creation task. View only users can no longer modify existing Asset data.

SP-54139
Import

When you import events, the Repeat End Date in the import schema for Events is now correctly applied. Repeat End Date is calculated using the values chosen for Repeat Every, Repeat Frequency, and Repeat Occurrences even if the end date contradicts these values.

SP-54324
Recurring events Recurring event creation from an import is now consistent with the Event Info dialog. The same number of recurring events is created regardless of the method used. SP-54562
Permissions

On the Access Rights page, when you click Add Inheritance before selecting an object, the system now displays a message instructing you to select an object.

SP-54542
Task dependencies When you assign a dependency to a task that already has a dependency for that task, the system now displays a message indicating that the task already has a task dependency. SP-54445